media-ctl software package provides Configure Video4Linux media pipelines, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install media-ctl
media-ctl is installed in your system.
Make ensure the media-ctl package were installed using the commands given below,
$ sudo dpkg-query -l | grep media-ctl *
You will get with media-ctl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | media-ctl |
| Version | 0.0.1~git20130926-1 |
| Description | Configure Video4Linux media pipelines |
| Sub Section | Utils |